[INFO] cloning repository https://github.com/jsunyermias/quictorrent
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jsunyermias/quictorrent" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsunyermias%2Fquictorrent", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsunyermias%2Fquictorrent'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4f428f01d8f101d4f19cfcb7297cfb4c42a21870
[INFO] testing jsunyermias/quictorrent against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsunyermias%2Fquictorrent" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jsunyermias/quictorrent
[INFO] finished tweaking git repo https://github.com/jsunyermias/quictorrent
[INFO] tweaked toml for git repo https://github.com/jsunyermias/quictorrent written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jsunyermias/quictorrent on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jsunyermias/quictorrent already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d2122fcad38465848e92d5083f5d86483aac529388ceff0971236a1cc34db89b
[INFO] running `Command { std: "docker" "start" "-a" "d2122fcad38465848e92d5083f5d86483aac529388ceff0971236a1cc34db89b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d2122fcad38465848e92d5083f5d86483aac529388ceff0971236a1cc34db89b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2122fcad38465848e92d5083f5d86483aac529388ceff0971236a1cc34db89b", kill_on_drop: false }`
[INFO] [stdout] d2122fcad38465848e92d5083f5d86483aac529388ceff0971236a1cc34db89b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fd727cfabed564285971f8641ad2cd9c224ce6e22f44203918c46ae6e7a84fd2
[INFO] running `Command { std: "docker" "start" "-a" "fd727cfabed564285971f8641ad2cd9c224ce6e22f44203918c46ae6e7a84fd2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling quinn-udp v0.5.14
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling quinn v0.11.9
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling lru-slab v0.1.2
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling bitturbulence-integration v0.1.0 (/opt/rustwide/workdir/integration)
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling rcgen v0.13.2
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling fastbloom v0.14.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling quinn-proto v0.11.14
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling bitturbulence-protocol v0.1.0 (/opt/rustwide/workdir/crates/bitturbulence-protocol)
[INFO] [stderr]    Compiling bitturbulence-pieces v0.1.0 (/opt/rustwide/workdir/crates/bitturbulence-pieces)
[INFO] [stderr]    Compiling bitturbulence-transport v0.1.0 (/opt/rustwide/workdir/crates/bitturbulence-transport)
[INFO] [stderr]    Compiling bitturbulence-tracker v0.1.0 (/opt/rustwide/workdir/crates/bitturbulence-tracker)
[INFO] [stderr]    Compiling bitturbulence-peer v0.1.0 (/opt/rustwide/workdir/crates/bitturbulence-peer)
[INFO] [stderr]    Compiling bitturbulence-dht v0.1.0 (/opt/rustwide/workdir/crates/bitturbulence-dht)
[INFO] [stderr]    Compiling bitturbulence-client v0.1.0 (/opt/rustwide/workdir/crates/bitturbulence-client)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] running `Command { std: "docker" "inspect" "fd727cfabed564285971f8641ad2cd9c224ce6e22f44203918c46ae6e7a84fd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd727cfabed564285971f8641ad2cd9c224ce6e22f44203918c46ae6e7a84fd2", kill_on_drop: false }`
[INFO] [stdout] fd727cfabed564285971f8641ad2cd9c224ce6e22f44203918c46ae6e7a84fd2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7bdd3d9f3d876b48336ebacf5856a353ea8179883ab0f8d25f539a52e9b4fefd
[INFO] running `Command { std: "docker" "start" "-a" "7bdd3d9f3d876b48336ebacf5856a353ea8179883ab0f8d25f539a52e9b4fefd", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling bitturbulence-peer v0.1.0 (/opt/rustwide/workdir/crates/bitturbulence-peer)
[INFO] [stderr]    Compiling bitturbulence-transport v0.1.0 (/opt/rustwide/workdir/crates/bitturbulence-transport)
[INFO] [stderr]    Compiling bitturbulence-protocol v0.1.0 (/opt/rustwide/workdir/crates/bitturbulence-protocol)
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling bitturbulence-tracker v0.1.0 (/opt/rustwide/workdir/crates/bitturbulence-tracker)
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling bitturbulence-integration v0.1.0 (/opt/rustwide/workdir/integration)
[INFO] [stderr]    Compiling bitturbulence-client v0.1.0 (/opt/rustwide/workdir/crates/bitturbulence-client)
[INFO] [stderr]    Compiling bitturbulence-pieces v0.1.0 (/opt/rustwide/workdir/crates/bitturbulence-pieces)
[INFO] [stderr]    Compiling bitturbulence-dht v0.1.0 (/opt/rustwide/workdir/crates/bitturbulence-dht)
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> crates/bitturbulence-dht/src/handle.rs:168:9
[INFO] [stdout]     |
[INFO] [stdout] 168 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.68s
[INFO] running `Command { std: "docker" "inspect" "7bdd3d9f3d876b48336ebacf5856a353ea8179883ab0f8d25f539a52e9b4fefd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7bdd3d9f3d876b48336ebacf5856a353ea8179883ab0f8d25f539a52e9b4fefd", kill_on_drop: false }`
[INFO] [stdout] 7bdd3d9f3d876b48336ebacf5856a353ea8179883ab0f8d25f539a52e9b4fefd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a721b8130d33ad51ee79e8afe08292b4a6e0f463ec4b78445076c2509bbbd1ce
[INFO] running `Command { std: "docker" "start" "-a" "a721b8130d33ad51ee79e8afe08292b4a6e0f463ec4b78445076c2509bbbd1ce", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]    --> crates/bitturbulence-dht/src/handle.rs:168:9
[INFO] [stderr]     |
[INFO] [stderr] 168 |     use super::*;
[INFO] [stderr]     |         ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `bitturbulence-dht` (lib test) generated 1 warning (run `cargo fix --lib -p bitturbulence-dht --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s
[INFO] [stderr]      Running unittests src/bin/download.rs (/opt/rustwide/target/debug/deps/download-ae3e5772e0b9bfd3)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/seed.rs (/opt/rustwide/target/debug/deps/seed-8f2d195ec814b0a7)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/submarine-19a168de2e5ad49a)
[INFO] [stdout] 
[INFO] [stdout] running 37 tests
[INFO] [stdout] test commands::create::tests::create_single_file_produces_valid_bitflow ... ok
[INFO] [stdout] test commands::create::tests::create_with_trackers_and_comment ... ok
[INFO] [stdout] test commands::create::tests::create_piece_hashes_match_verify ... ok
[INFO] [stdout] test daemon::context::tests::complete_rx_fires_after_signal ... ok
[INFO] [stdout] test daemon::context::tests::verify_and_complete_fails_with_wrong_hash ... ok
[INFO] [stdout] test daemon::context::tests::our_bitfield_returns_have_state ... ok
[INFO] [stdout] test daemon::scheduler_actor::tests::block_done_oob_fi_does_not_panic ... ok
[INFO] [stdout] test daemon::scheduler_actor::tests::block_done_signals_piece_ready_for_single_block_piece ... ok
[INFO] [stdout] test daemon::scheduler_actor::tests::is_complete_with_no_schedulers ... ok
[INFO] [stdout] test daemon::scheduler_actor::tests::is_complete_after_all_pieces_marked ... ok
[INFO] [stdout] test daemon::scheduler_actor::tests::block_failed_oob_fi_does_not_panic ... ok
[INFO] [stdout] test daemon::scheduler_actor::tests::pick_block_returns_none_for_have_none_peer ... ok
[INFO] [stdout] test daemon::context::tests::have_piece_broadcast_fires_on_verify ... ok
[INFO] [stdout] test daemon::stream::types::tests::snub_disconnect_threshold_is_at_least_two ... ok
[INFO] [stdout] test commands::create::tests::create_info_hash_is_deterministic ... ok
[INFO] [stdout] test daemon::context::tests::signal_if_complete_fires_when_seeding ... ok
[INFO] [stdout] test daemon::scheduler_actor::tests::pick_block_returns_task_for_have_all_peer ... ok
[INFO] [stdout] test daemon::context::tests::signal_if_complete_is_idempotent ... ok
[INFO] [stdout] test daemon::context::tests::resume_restores_verified_pieces ... ok
[INFO] [stdout] test daemon::context::tests::verify_and_complete_succeeds_with_correct_hash ... ok
[INFO] [stdout] test daemon::context::tests::signal_if_complete_no_fire_when_incomplete ... ok
[INFO] [stdout] test commands::create::tests::create_directory_includes_all_files ... ok
[INFO] [stdout] test daemon::scheduler_actor::tests::total_pending_decreases_on_verify ... ok
[INFO] [stdout] test ipc_proto::tests::request_roundtrip_shutdown ... ok
[INFO] [stdout] test daemon::stream::types::tests::snub_timeout_is_at_least_30_seconds ... ok
[INFO] [stdout] test ipc_proto::tests::response_roundtrip_error ... ok
[INFO] [stdout] test ipc_proto::tests::response_roundtrip_status ... ok
[INFO] [stdout] test daemon::ipc::tests::ping_pong ... ok
[INFO] [stdout] test daemon::context::tests::verify_and_complete_persists_have ... ok
[INFO] [stdout] test daemon::stream::types::tests::stream_result_block_timeout_is_not_stream_dead ... ok
[INFO] [stdout] test ipc_proto::tests::response_roundtrip_ok ... ok
[INFO] [stdout] test daemon::stream::types::tests::stream_result_block_timeout_matches_correctly ... ok
[INFO] [stdout] test ipc_proto::tests::request_roundtrip_flow_start ... ok
[INFO] [stdout] test ipc_proto::tests::request_roundtrip_status ... ok
[INFO] [stdout] test daemon::ipc::tests::shutdown_triggers_server_exit ... ok
[INFO] [stdout] test daemon::ipc::tests::status_empty_when_no_flows ... ok
[INFO] [stdout] test daemon::ipc::tests::flow_peers_unknown_id_returns_error ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bitturbulence_dht-768c46c32129fba6)
[INFO] [stdout] 
[INFO] [stdout] running 32 tests
[INFO] [stdout] test bucket::tests::remove_works ... ok
[INFO] [stdout] test bucket::tests::full_bucket_rejects_new ... ok
[INFO] [stdout] test bucket::tests::upsert_duplicate_does_not_grow ... ok
[INFO] [stdout] test message::tests::find_node ... ok
[INFO] [stdout] test message::tests::got_peers ... ok
[INFO] [stdout] test message::tests::get_peers ... ok
[INFO] [stdout] test message::tests::ping_pong ... ok
[INFO] [stdout] test message::tests::nodes ... ok
[INFO] [stdout] test handle::tests::bind_and_ping ... ok
[INFO] [stdout] test bucket::tests::upsert_and_len ... ok
[INFO] [stdout] test node::tests::announce_with_invalid_token_rejected ... ok
[INFO] [stdout] test node::tests::ping_pong ... ok
[INFO] [stdout] test handle::tests::get_peers_returns_empty_when_no_nodes ... ok
[INFO] [stdout] test node::tests::announce_with_valid_token ... ok
[INFO] [stdout] test node_id::tests::bucket_index_range ... ok
[INFO] [stdout] test message::tests::store ... ok
[INFO] [stdout] test message::tests::store_ack ... ok
[INFO] [stdout] test store::tests::put_and_get ... ok
[INFO] [stdout] test node_id::tests::distance_is_symmetric ... ok
[INFO] [stdout] test node_id::tests::distance_to_self_is_zero ... ok
[INFO] [stdout] test node::tests::find_node_returns_nodes ... ok
[INFO] [stdout] test node_id::tests::from_seed_deterministic ... ok
[INFO] [stdout] test table::tests::remove_decrements_len ... ok
[INFO] [stdout] test message::tests::announce_ack ... ok
[INFO] [stdout] test store::tests::duplicate_peer_not_duplicated ... ok
[INFO] [stdout] test table::tests::closest_sorted_by_distance ... ok
[INFO] [stdout] test node::tests::save_and_load_routing_table ... ok
[INFO] [stdout] test store::tests::announce_and_get_peers ... ok
[INFO] [stdout] test table::tests::upsert_and_len ... ok
[INFO] [stdout] test message::tests::announce_peer ... ok
[INFO] [stdout] test table::tests::self_not_inserted ... ok
[INFO] [stdout] test handle::tests::two_nodes_discover_peers ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bitturbulence_integration-03f600c08297d2a1)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/current.rs (/opt/rustwide/target/debug/deps/current-61bab207abfa942b)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test current_8_peers_mixed_availability ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 17.57s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/end_to_end.rs (/opt/rustwide/target/debug/deps/end_to_end-459b601c7a84ba6a)
[INFO] [stdout] running 1 test
[INFO] [stdout] test full_download_one_piece ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bitturbulence_peer-4c7288a4573fc672)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test state::tests::have_none_has_no_piece ... ok
[INFO] [stdout] test state::tests::pending_add_and_remove ... ok
[INFO] [stdout] test state::tests::have_piece_updates_bitmap ... ok
[INFO] [stdout] test state::tests::bitmap_parsed_correctly ... ok
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-9815cb754a2b1de6)
[INFO] [stdout] test state::tests::have_all_has_any_piece ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test hello_succeeds ... ok
[INFO] [stdout] test wrong_info_hash_rejected ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bitturbulence_pieces-f1743461c9af3a47)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 41 tests
[INFO] [stdout] test have_persist::tests::load_missing_returns_none ... ok
[INFO] [stdout] test have_persist::tests::partial_have_preserved ... ok
[INFO] [stdout] test have_persist::tests::load_corrupted_json_returns_error ... ok
[INFO] [stdout] test have_persist::tests::save_and_load_empty_bitfield ... ok
[INFO] [stdout] test picker::tests::picks_rarest_piece ... ok
[INFO] [stdout] test have_persist::tests::save_and_load_roundtrip ... ok
[INFO] [stdout] test picker::tests::returns_none_when_peer_has_nothing_we_need ... ok
[INFO] [stdout] test scheduler::tests::tests::fills_all_blocks_before_redundancy ... ok
[INFO] [stdout] test scheduler::tests::tests::mark_block_done_triggers_piece_complete ... ok
[INFO] [stdout] test scheduler::tests::tests::mark_block_failed_returns_to_pending ... ok
[INFO] [stdout] test scheduler::tests::tests::max_streams_respected ... ok
[INFO] [stdout] test scheduler::tests::tests::min_availability_ignores_done_pieces ... ok
[INFO] [stdout] test scheduler::tests::tests::min_availability_returns_max_when_complete ... ok
[INFO] [stdout] test scheduler::tests::tests::min_availability_returns_min_of_pending_pieces ... ok
[INFO] [stdout] test scheduler::tests::tests::hash_failed_resets_all_blocks ... ok
[INFO] [stdout] test scheduler::tests::tests::pending_blocks_zero_when_complete ... ok
[INFO] [stdout] test scheduler::tests::tests::pending_blocks_counts_only_pending ... ok
[INFO] [stdout] test scheduler::tests::tests::is_complete_after_all_pieces_verified ... ok
[INFO] [stdout] test scheduler::tests::tests::priority_default_is_normal ... ok
[INFO] [stdout] test scheduler::tests::tests::priority_pending_before_inflight ... ok
[INFO] [stdout] test picker::tests::skips_completed_pieces ... ok
[INFO] [stdout] test verify::tests::hash_is_32_bytes ... ok
[INFO] [stdout] test verify::tests::file_root_uses_merkle ... ok
[INFO] [stdout] test verify::tests::merkle_root_two_leaves ... ok
[INFO] [stdout] test verify::tests::merkle_root_single_leaf ... ok
[INFO] [stdout] test scheduler::tests::tests::schedule_pending_only_returns_none_when_all_inflight ... ok
[INFO] [stdout] test scheduler::tests::tests::seeder_init_is_complete ... ok
[INFO] [stdout] test scheduler::tests::tests::skips_done_and_verifying_pieces ... ok
[INFO] [stdout] test scheduler::tests::tests::set_priority_changes_priority ... ok
[INFO] [stdout] test verify::tests::merkle_root_pads_to_pow2 ... ok
[INFO] [stdout] test store::tests::write_and_read_block ... ok
[INFO] [stdout] test verify::tests::verify_correct ... ok
[INFO] [stdout] test verify::tests::verify_wrong ... ok
[INFO] [stdout] test torrent_store::tests::open_creates_files ... ok
[INFO] [stdout] test torrent_store::tests::write_and_read_block_by_file_index ... ok
[INFO] [stdout] test picker::tests::is_complete_when_all_done ... ok
[INFO] [stdout] test scheduler::tests::tests::rarest_first_ordering ... ok
[INFO] [stdout] test verify::tests::verify_block_correct ... ok
[INFO] [stdout] test store::tests::out_of_range_error ... ok
[INFO] [stdout] test store::tests::last_piece_shorter ... ok
[INFO] [stdout] test verify::tests::piece_root_deterministic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 41 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bitturbulence_protocol-72e91a6020048778)
[INFO] [stdout] 
[INFO] [stdout] running 57 tests
[INFO] [stdout] test auth::tests::certificate ... ok
[INFO] [stdout] test auth::tests::credentials ... ok
[INFO] [stdout] test auth::tests::token ... ok
[INFO] [stdout] test info_hash::tests::correct_length_ok ... ok
[INFO] [stdout] test info_hash::tests::display_is_64_hex_chars ... ok
[INFO] [stdout] test info_hash::tests::wrong_length_errors ... ok
[INFO] [stdout] test metainfo::tests::block_size_is_16k ... ok
[INFO] [stdout] test metainfo::tests::effective_tiers_empty_when_no_trackers ... ok
[INFO] [stdout] test metainfo::tests::effective_tiers_falls_back_to_flat_trackers ... ok
[INFO] [stdout] test metainfo::tests::effective_tiers_uses_tracker_tiers_when_present ... ok
[INFO] [stdout] test metainfo::tests::file_exact_multiple_of_piece ... ok
[INFO] [stdout] test metainfo::tests::last_piece_length_correct ... ok
[INFO] [stdout] test metainfo::tests::last_piece_shorter_when_not_multiple ... ok
[INFO] [stdout] test metainfo::tests::piece_length_always_multiple_of_block_size ... ok
[INFO] [stdout] test metainfo::tests::num_pieces_correct ... ok
[INFO] [stdout] test metainfo::tests::piece_length_never_exceeds_file_size ... ok
[INFO] [stdout] test metainfo::tests::piece_length_ranges ... ok
[INFO] [stdout] test metainfo::tests::tracker_tiers_roundtrip_serialization ... ok
[INFO] [stdout] test metainfo::tests::tracker_tiers_not_serialized_when_empty ... ok
[INFO] [stdout] test priority::tests::invalid_value_errors ... ok
[INFO] [stdout] test priority::tests::ordering ... ok
[INFO] [stdout] test auth::tests::none ... ok
[INFO] [stdout] test wire::codec::tests::have_piece ... ok
[INFO] [stdout] test priority::tests::roundtrip ... ok
[INFO] [stdout] test wire::codec::tests::keepalive ... ok
[INFO] [stdout] test wire::codec::tests::partial ... ok
[INFO] [stdout] test wire::message::tests::cancel ... ok
[INFO] [stdout] test wire::message::tests::hash_request ... ok
[INFO] [stdout] test wire::codec::tests::too_large ... ok
[INFO] [stdout] test wire::message::tests::bye ... ok
[INFO] [stdout] test wire::message::tests::hash_response_multiple_hashes ... ok
[INFO] [stdout] test wire::message::tests::have_all ... ok
[INFO] [stdout] test wire::message::tests::have_bitmap ... ok
[INFO] [stdout] test wire::message::tests::have_none ... ok
[INFO] [stdout] test wire::message::tests::have_piece ... ok
[INFO] [stdout] test wire::message::tests::hello_with_credentials ... ok
[INFO] [stdout] test wire::message::tests::keepalive ... ok
[INFO] [stdout] test wire::message::tests::hello_ack_with_reason ... ok
[INFO] [stdout] test wire::message::tests::piece ... ok
[INFO] [stdout] test wire::message::tests::priority_hint ... ok
[INFO] [stdout] test wire::message::tests::reject ... ok
[INFO] [stdout] test wire::message::tests::request ... ok
[INFO] [stdout] test wire::message::tests::unknown_id_errors ... ok
[INFO] [stdout] test wire::message::tests::hash_response_empty ... ok
[INFO] [stdout] test metainfo::tests::multifile_13_nested_paths_preserved ... ok
[INFO] [stdout] test metainfo::tests::multifile_13_total_size ... ok
[INFO] [stdout] test metainfo::tests::multifile_13_count ... ok
[INFO] [stdout] test metainfo::tests::multifile_13_total_pieces_matches_sum ... ok
[INFO] [stdout] test metainfo::tests::multifile_13_priority_per_file ... ok
[INFO] [stdout] test metainfo::tests::multifile_13_num_pieces_per_file ... ok
[INFO] [stdout] test metainfo::tests::multifile_13_all_nine_priorities_present ... ok
[INFO] [stdout] test metainfo::tests::multifile_13_info_hash_changes_on_modification ... ok
[INFO] [stdout] test metainfo::tests::multifile_13_piece_lengths ... ok
[INFO] [stdout] test metainfo::tests::multifile_13_last_piece_lengths ... ok
[INFO] [stdout] test metainfo::tests::multifile_13_info_hash_deterministic ... ok
[INFO] [stdout] test metainfo::tests::multifile_13_serialization_roundtrip ... ok
[INFO] [stdout] test metainfo::tests::multifile_13_bitflow_file_written ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- metainfo::tests::multifile_13_bitflow_file_written stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'metainfo::tests::multifile_13_bitflow_file_written' (244) panicked at crates/bitturbulence-protocol/src/metainfo.rs:540:43:
[INFO] [stdout] escribir .bitflow: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cc6416e7458 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cc6416e7458 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cc6416e7458 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cc6416e7458 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cc6416fbb7a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cc6416fbb7a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5cc6416ebc72 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5cc6416ebc72 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5cc6416c54c6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cc6416c54c6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cc6416df549 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cc64166435c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5cc64166435c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5cc6416df702 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5cc6416df702 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cc6416c5582 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cc6416bcce9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cc6416c629d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cc6416fc30c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cc6416fc082 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5cc64169935c - <core[5a1c3e9896636f3a]::result::Result<(), std[d054f6f42beb1baa]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5cc64160d794 - bitturbulence_protocol[162c0a55408ed668]::metainfo::tests::multifile_13_bitflow_file_written
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/bitturbulence-protocol/src/metainfo.rs:540:43
[INFO] [stdout]   22:     0x5cc64160a7d7 - bitturbulence_protocol[162c0a55408ed668]::metainfo::tests::multifile_13_bitflow_file_written::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/bitturbulence-protocol/src/metainfo.rs:530:43
[INFO] [stdout]   23:     0x5cc6416211c6 - <bitturbulence_protocol[162c0a55408ed668]::metainfo::tests::multifile_13_bitflow_file_written::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5cc64165743b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5cc64165743b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5cc641664cb5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5cc641664cb5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5cc641664cb5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5cc641664cb5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5cc641664cb5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5cc641664cb5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5cc641664cb5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5cc64165f814 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5cc64165f814 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5cc641667d32 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5cc641667d32 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5cc641667d32 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5cc641667d32 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5cc641667d32 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5cc641667d32 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5cc641667d32 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5cc6416e690f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   43:     0x5cc6416e690f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7d3c0d029aa4 - <unknown>
[INFO] [stdout]   45:     0x7d3c0d0b6a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     metainfo::tests::multifile_13_bitflow_file_written
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 56 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.17s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p bitturbulence-protocol --lib`
[INFO] running `Command { std: "docker" "inspect" "a721b8130d33ad51ee79e8afe08292b4a6e0f463ec4b78445076c2509bbbd1ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a721b8130d33ad51ee79e8afe08292b4a6e0f463ec4b78445076c2509bbbd1ce", kill_on_drop: false }`
[INFO] [stdout] a721b8130d33ad51ee79e8afe08292b4a6e0f463ec4b78445076c2509bbbd1ce
